home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / src / lib / forms / README < prev   
Encoding:
Text File  |  1992-09-04  |  1.0 KB  |  28 lines

  1. This directory contains the library and header file for the FORMS
  2. library by Mark Overmars, which is a GL based GUI toolkit.  The
  3. source-code to FORMS is available via anonymous ftp on the Internet
  4. from
  5.  
  6.     glaurung.physics.mcgill.ca
  7.  
  8. The enclosed library and header files contain several patches that we
  9. have made to the FORMS 2.0 distribution:
  10.  
  11.   * Recognize input focus in newly created windows.  Without this, a
  12.     file-browser popup may not accept keyboard input until you move
  13.     the cursor out of and back into it.
  14.  
  15.   * For memory efficiency only; 64K of extra uninitialized-data space
  16.     is permanently held by the program.
  17.  
  18.   * Addition of a 4D input widget; used by the "4dview" geomview
  19.     module (distributed separately from geomview).
  20.  
  21.  
  22. We are planning to package these patches and distribute them in our
  23. ftp directory on geom.umn.edu but they are not ready at the moment [
  24. Sept 4 1992 ].  They should appear there soon.
  25.  
  26. If you are interested in obtaining them in the meantime please contact
  27. us at software@geom.umn.edu.
  28.